Added the ability to “postpone” a folder, meaning that it remains in the list but that its files will not be opened at startup time.
Revised help balloons.
1.3.9
-----
In cdev, update the open file count after immediate open or close operation, and on activate messages. Also, roll the beachball during those operations.
If an immediate open hits a "too many files open" error, display an
alert.
Fixed another case where a startup error alert wasn't showing all the information.
Laser Path 1.4 (updated for LaserWriter 8.0) goes with this release.
1.3.8
-----
Altered text of "remove" alert in control panel.
Added a trick to Open_folder, so that the files it opens won't get closed if Finder quits. This only works under System 7, so leave the Open button disabled under 6/MF.
Made the 'cdev' unpurgeable. I encountered a case in System 6 where the cdev got purged, and as a result all global variables got blown away.
Laser Path 1.3 goes with this release.
1.3.7
-----
Little code change to Carpetbag itself, mostly bug fixes for Laser
Path and Outboard Keyboard.
Fixed Defer_updates to update the control panel.
1.3.6
-----
In Fix_res_map, move the new resource map to the end of the resource chain rather than just below the System. Dean Yu says this is better; Robert L Matthews says this is for compatibility with system enablers.
1.3.5
-----
In INIT, the Trunc_path call reporting errors wasn't set to the prefs file, so the error message wasn't showing the folder path.